Skip to content

Use RAII cudaStream wrapper to simplify stream creation/cleanup.#126

Merged
romerojosh merged 1 commit into
mainfrom
cuda_stream_resource_cleanup
May 4, 2026
Merged

Use RAII cudaStream wrapper to simplify stream creation/cleanup.#126
romerojosh merged 1 commit into
mainfrom
cuda_stream_resource_cleanup

Conversation

@romerojosh

Copy link
Copy Markdown
Collaborator

This PR introduces a RAII CUDA stream wrapper to simplify stream management in the code. This is part of a series of changes I am making to the code to improve resource management/reclamation on API failures.

Signed-off-by: Josh Romero <joshr@nvidia.com>
@romerojosh

Copy link
Copy Markdown
Collaborator Author

/build

@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

🚀 Build workflow triggered! View run

@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

✅ Build workflow passed! View run

@romerojosh romerojosh merged commit 8c0e483 into main May 4, 2026
4 checks passed
@romerojosh romerojosh deleted the cuda_stream_resource_cleanup branch May 5, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant